F/OSS Comics

6. The Origin of the Hacker Culture

Posted on Dec 17, 2022

Note: These comics were written with a reference to  “A Brief History of Hackerdom” by Eric S. Raymond.

“In the beginning, there were real programmers.”

“What is a real programmer?”
I have been practicing machine coding for 30 years

“These were mostly people who had studied mathematics, physics or engineering, and they wore dress shirts and ties, thick horn-rimmed glasses, and wrote codes with machine language, assembler, Fortran, and ancient computer languages that are now forgotten.”

If you visit the Wikipedia page on the History of Programming Languages, you will find a list of the programming languages that were developed in the early days of computing. You may encounter some languages on the list that you've never heard of before - these are likely to be ancient, obsolete languages that are no longer in use.

Of course, we must also acknowledge the contributions of female programmers during this time period.

“A lot of the real programmers in the beginning were obviously women such as Margaret Hamilton and Grace Hopper."

This culture of real programmers has developed computing and networks. In addition, it has evolved into the open source hacker culture of today[1].

The early hacker culture begins with the introduction of the first computer called PDP-1 by MIT in 1961[1]. At this time, some students who came across the PDP-1 developed the first video game called Spacewar! for fun, and also made a text editor and a chess game. They were also the first to play computer music.

PDP-1

In the YouTube video below, you can see the music playing and Spacewar! running on PDP-1.

At the time, the MIT Artificial Intelligence Lab was the birthplace of hacker culture. In the late 1960s, they developed a time-sharing operating system called  ITS(Incompatible Timesharing System)that ran on PDP-10 and a language called LISP, which was made available free of charge to other universities and corporations. After the early form of the Internet, the ARPAnet, was connected, the hacker culture spread to other universities and institutions along with ITS.

Readings from the Computer History Museum

  1. PDP-1 Restoration Project, chm
  2. PDP-1 Demo Lab, chm

References

  1. Eric S. Raymond, A Brief History of Hackerdom, http://www.catb.org